From: André Spiegel Date: Fri, 26 Sep 2003 07:21:56 +0000 (+0000) Subject: (parse-time-string): Add autoload cookie. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~25431 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=572b28d02d353eace8195c7fea3b7301b4e578c6;p=emacs.git (parse-time-string): Add autoload cookie. --- diff --git a/lisp/calendar/parse-time.el b/lisp/calendar/parse-time.el index 9eea37fc7a8..bf75b186211 100644 --- a/lisp/calendar/parse-time.el +++ b/lisp/calendar/parse-time.el @@ -174,6 +174,7 @@ ((5) (0 49) ,#'(lambda () (+ 2000 parse-time-elt)))) "(slots predicate extractor...)") +;;;###autoload (defun parse-time-string (string) "Parse the time-string STRING into (SEC MIN HOUR DAY MON YEAR DOW DST TZ). The values are identical to those of `decode-time', but any values that are